home *** CD-ROM | disk | FTP | other *** search
- /* ./sym/spaceFuncts.h generated from spaceFuncts.psw
- by unix pswrap V1.009 Wed Apr 19 17:50:24 PDT 1989
- */
-
- #ifndef SPACEFUNCTS_H
- #define SPACEFUNCTS_H
-
- extern void loadSpaceProcedures( void );
-
- extern void PSscreenBorder(float x, float y, float w, float h, float y2, float linew, float color);
-
- extern void PSscreenLights(float xleft, float xright, float y, float r, float g, float b);
-
- #endif SPACEFUNCTS_H
-